-
Home
-
EthPress – Web3 Login
-
1.1.1
-
Code
-
Classes
- KeyPair
Total Complexity |
34 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
133 |
Lines of code |
86 |
Logical lines of code |
49 |
Comment lines |
5 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_importPublic() |
S |
58 |
7 |
14 |
getPublic() |
S |
62 |
4 |
12 |
validate() |
S |
63 |
4 |
10 |
__construct() |
S |
64 |
3 |
9 |
_importPrivate() |
S |
73 |
3 |
4 |
inspect() |
S |
73 |
3 |
4 |
fromPublic() |
S |
67 |
2 |
8 |
fromPrivate() |
S |
67 |
2 |
8 |
getPrivate() |
S |
72 |
2 |
5 |
derive() |
S |
80 |
1 |
3 |
sign() |
S |
78 |
1 |
3 |
verify() |
S |
79 |
1 |
3 |
__debugInfo() |
S |
78 |
1 |
3 |